home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / winlib.lzh / WINLIB / WINLIB.PRJ < prev    next >
Encoding:
Text File  |  1994-04-04  |  1.5 KB  |  46 lines

  1. ; Project file for creating library file
  2. ;
  3. ; This project file was created for Atari ST/STE/TT systems running Pure C or Turbo C.
  4. ; Written by Karl Anders 0ygard (karlo@ifi.uio.no) and
  5. ;             Ken Hollis (khollis@bitsink.gbdata.com)
  6.  
  7. winlib.lib
  8.  
  9. .L [ -J]
  10.  
  11. =
  12.  
  13. accs        ; Accessory and Process initialize and calling routines
  14. alert        ; Custom alert box
  15. appl        ; Custom appl_getinfo routine
  16. ascii        ; ASCII keyboard selection table
  17. coloricn    ; Color Icon fixing routines
  18. cookies        ; Cookie Get/Set routines
  19. desktop        ; Desktop icon handling routines
  20. dialog        ; Dialog box handling
  21. dispatch    ; Dispatch calling routines
  22. dragdrop    ; Drag-and-drop protocol routines (from Atari Corp.)
  23. extndobj    ; Extended Object Type fix routines
  24. formkbd        ; Form keyboard routine
  25. gem_xacc    ; eXtended Accessory Communication protocol routines
  26. inttitle    ; Internal title routines (Remind you of Windoze?)
  27. image        ; Image scaling routines
  28. menu        ; Windowed menu routines
  29. message        ; Custom send message to GEM routine
  30. mouse        ; Custom mouse form routines
  31. objects        ; Object routines
  32. popup        ; Popup menu bar routines
  33. resource    ; Resource handling routines
  34. scrap        ; Scrap directory routines (from Christian Grunenberg)
  35. scrsave        ; Screen copy routines by Markus Gutschke
  36. sizing        ; Sizing fix routine
  37. sliders        ; Slider routines
  38. timer        ; Timer routines
  39. tools        ; WinLIB Pro tools
  40. windows        ; Window handling
  41. winlib        ; WinLIB Pro
  42. xaes        ; eXtensions to AES
  43. xvdi        ; eXtensions to VDI
  44.  
  45. nkcc_tos.o    ; Normalized Keyboard Conversion Codes for TOS
  46.